_add_nostrip_for_debug_packages
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Tue, 5 Feb 2013 21:52:29 +0000 (21:52 +0000)
committerLisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Tue, 5 Feb 2013 21:52:29 +0000 (21:52 +0000)
commit7494f47fc86bf9d1a099b455c3536083a036b7c8
tree25eab692a6d9b92b7e62b601c928e286c2a4525b
parentb86d6bf5b04f9e0e6ecd5c77c4d8760e59a6c30c
_add_nostrip_for_debug_packages

Qt is built in release mode and strip files by default.
Set CONFIG+=nostrip to avoid the stripping and
let dh_strip do it to generate debug packages.

Gbp-Pq: Name 12_add_nostrip_for_debug_packages.diff
configure